Release 10.1A: OpenEdge Data Management:
SQL Development
Configuring data sources on a UNIX environment
UNIX platforms utilize a file called
odbc.inito configure ODBC settings for an installation. A sample version for OpenEdge is provided in the$DLC/odbcdirectory. For example:
The first section,
[ODBC Data Sources], contains a list of data sources available for an ODBC client. In this case, the data source name (DSN) issports.The following section,
[sports], contains data-source-specific information for the DSNsports. Theodbc.inifile should contain a section like this for each DSN the client might wish to use. The name of theDatabaseName,PortNumber, andHostNameshould be replaced with the uniqueDataSourceName, theHostNameserving the database, thePortNumber, andDatabase Nameidentified during the preparation steps. For example:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |